From: Pavel Janík Date: Sat, 24 Nov 2001 17:10:39 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~60325 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f7d40b3b99c0b9ac225ebe607f81607faa0eabb6;p=emacs.git Fix typo in comment. --- diff --git a/src/xterm.c b/src/xterm.c index 04ad5ee3772..7edb0121763 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -9819,7 +9819,7 @@ static Time enter_timestamp; me that letting the compiler initialize it to zeros will work okay. This must be defined outside of XTread_socket, for the same reasons - given for enter_time stamp, above. */ + given for enter_timestamp, above. */ static XComposeStatus compose_status;